projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fdd485
)
(General Variables): Fix a typo in the CDPATH entry.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 23 Feb 2001 19:10:12 +0000
(19:10 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 23 Feb 2001 19:10:12 +0000
(19:10 +0000)
man/cmdargs.texi
patch
|
blob
|
history
diff --git
a/man/cmdargs.texi
b/man/cmdargs.texi
index 73b2e5e49421d0eeebf362fe0ddf737ee96213bf..608a2f06b865633a2ac3fccc7778399618701260 100644
(file)
--- a/
man/cmdargs.texi
+++ b/
man/cmdargs.texi
@@
-311,7
+311,7
@@
programs. Emacs does not require any of these environment variables
to be set, but it uses their values if they are set.
@table @env
-@item
@item
CDPATH
+@item CDPATH
Used by the @code{cd} command to search for the directory you specify,
when you specify a relative directory name.
@item DOMAINNAME